We highly recommend the user read this documentation and examine the sample applications included in the distribution in order to become familiar with the Emulation for .NET classes. For the most basic quick-start, create a new Windows Application project in Visual Studio, and see the Code Examples page for accessible examples to try.
All samples include C#, VB.NET and VC++/CLI versions. A PowerShell sample is also available.
Sample Name | Description |
---|---|
Automated Client | Demonstrates execution of an automated application using Telnet. |
Telnet Client | Demonstrates a user-interactive Telnet client where sending and receiving data is automatically handled by using the the Vt control's SetStream method with the Telnet component's GetStream method. |
Telnet Client (Independent Data Source) | Demonstrates a user-interactive Telnet client using an autonomous data source (in this case, the included Telnet component). |
Rexec Client | Demonstrates execution of a command using Rexec. |
Rlogin Client | Demonstrates a user-interactive Rlogin client. |
Rsh Client | Demonstrates execution of a command using Rsh. |
Screen Scraping | Demonstrates how to scrape the contents of the VT display. |
Telnet Automated Console | Demonstrates use of Telnet in a console application. |
Screen Scraping Web | Demonstrates how to scrape the contents of the VT display on a web page. |
Telnet Automated Web | Demonstrates use of Telnet on a web page. |
Our mission at Dart is to deliver high quality Internet connectivity solutions to Internet application developers. Our goal is to supplement these solutions with timely support resources that can help at many different levels.
You must have an active connection to the Internet to view these links.
Dart installation executables are authenticode signed with a "Dart Communications" digital certificate to ensure against tampering during distribution.
Dart dlls included in the installation bin directory are .NET strong name signed, but not authenticode signed. These dlls are used by the sample applications and typically referenced in users' products.
For those users who require dlls signed by the author company (for example, for Windows logo compliance), dlls that have been signed with the "Dart Communications" digital certificate are also included in the product. These dlls are contained in the "Signed Distributables" sub-folder under the installation bin folder.
In accordance with the End-User Licensing Agreement, pre-compiled Dart dlls may NOT be signed with a user's own certificate. However, for users who wish to independently sign these dlls, Dart offers Enterprise licenses which allow for this. Please contact sales@dart.com for more information.
Target Platforms: Microsoft .NET Framework 2.0 SP1